home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / applic / NCSA_Telnet / Mac / Telnet2.5 / Telnet2.5src.sit.hqx / Telnet2.5 final / vr / rasmac.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-12-23  |  119 b   |  15 lines

  1. extern int RasWindow
  2.   (
  3.     VRW    *w
  4.   );
  5.  
  6. extern void RasDestroy
  7.   (
  8.     VRW    *w
  9.   );
  10.  
  11. extern int RasSetwind
  12.   (
  13.     VRW    *w
  14.   );
  15.